Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release-7.4.13.123 blocker fixes #550

Open
wants to merge 5 commits into
base: release-7.4.13.123
Choose a base branch
from

Conversation

john-co
Copy link
Owner

@john-co john-co commented Jun 27, 2024

  • LPD-29276 Change the definition of the RolesGroup interface by replacing LabelValueObject with LabelNameObject
  • LPD-29276 Extract handleMultiSelectRoleItemsChange function to a util file and reuse it to avoid code repetition
  • LPD-29276 Rename rolesUtil file
  • LPD-29276 Create unit test to handleMultiSelectRoleItemsChange function
  • LPD-29270 Add missing --add-opens to DBUpgradeClient according to latest tools/servers/tomcat/bin/setenv.sh

@liferay-continuous-integration
Copy link
Collaborator

To conserve resources, the PR Tester does not automatically run for every pull.

If your code changes were already tested in another pull, reference that pull in this pull so the test results can be analyzed.

If your pull was never tested, comment "ci:test" to run the PR Tester for this pull.

@john-co
Copy link
Owner Author

john-co commented Jun 27, 2024

ci:help

@liferay-continuous-integration
Copy link
Collaborator

Available CI commands:

ci:close

    Close the pull request.

ci:forward[:force]

    Test the pull request and forward the pull request to brianchandotcom if the required test suites pass for ci:forward or complete for ci:forward:force.

ci:merge[:force]

    Merge in the changes from the subrepo. All tests must pass before this command will successfully run. Optionally use the force flag to bypass failed tests.

ci:reevaluate:[buildID]

    Reevaluate the pull request result from a generated build ID.

ci:reopen

    Reopen the pull request.

ci:report:[testrayBuildID]

    Generates a report of test results categorized into unique and nonunique test failures based on the Testray Analysis Tool.

ci:stop[:suite]

    Stop all currrently running tests. Optionally specify the name of the test suite.

ci:test[:SHA|nocompile|norebase|gist-SHA]

    Test the pull request. Optionally specify the upstream SHA to test against or use "nocompile" to test with a prebuilt bundle or use "norebase" to test without rebasing.

For more details, see CI GitHub Commands

@john-co
Copy link
Owner Author

john-co commented Jun 27, 2024

ci:test:bundle

@liferay-continuous-integration
Copy link
Collaborator

The test suite specified is not a valid test suite.
Please refer to the available test suites below.

ci:test[:SHA|nocompile|norebase|gist-SHA]

    Test the pull request. Optionally specify the upstream SHA to test against or use "nocompile" to test with a prebuilt bundle or use "norebase" to test without rebasing.

@john-co
Copy link
Owner Author

john-co commented Jun 27, 2024

ci:test:sf

@liferay-continuous-integration
Copy link
Collaborator

The test suite specified is not a valid test suite.
Please refer to the available test suites below.

ci:test[:SHA|nocompile|norebase|gist-SHA]

    Test the pull request. Optionally specify the upstream SHA to test against or use "nocompile" to test with a prebuilt bundle or use "norebase" to test without rebasing.

@john-co
Copy link
Owner Author

john-co commented Jun 27, 2024

ci:test:nocompile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants